home *** CD-ROM | disk | FTP | other *** search
- Path: news.icubed.com!usenet
- From: sj2393@ansys.com (Steve Jones)
- Newsgroups: comp.os.ms-windows.programmer.tools.mfc,comp.lang.c++
- Subject: Controls in non-dialog (mfc)
- Date: 2 Apr 1996 20:29:19 GMT
- Organization: Infobahn International, Inc.
- Message-ID: <4js2mv$sk6@news.icubed.com>
- NNTP-Posting-Host: 192.104.24.222
- X-Newsreader: knews 0.9.6
-
- How in MFC does one go about embedding a control within a
- window that is not a dialog box? For example, I can
- construct and Create() a CEdit object within a CView derived
- class, but nothing (apparently) happens. I knew when I
- tried it something wasn't quite right; I wasn't sure what to
- use for the nID. Is it necessary to use a resource?
-
-
- steve
-
- stevejones@ansys.com
-
-